ASP.NET Core MVC コントロールヘルプ
OnClientRowAdded プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : OnClientRowAdded プロパティ
Occurs when the user creates a new item by editing the new row template (see the allowAddNew property).
シンタックス
'宣言
 
Public Overridable Property OnClientRowAdded As System.String
public virtual System.string OnClientRowAdded {get; set;}
解説
The event handler may customize the content of the new item or cancel the new item creation.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ